That sounds quite odd. I would love to investigate this further. Could you please send us an email at appsupport@monday.com explaining the issue and specifying the board ID, user and precise timestamp (with location) of the last time you saw this issue so we can take a closer look?
Hi,
I have reported the issue to Matias and the Developers team, and they told me they will work on reducing this delay.
I haven’t noticed particular improvements yet to be honest, so I am not sure when this update will be done unfortunately.
I’ve found this same issue. I’m guessing it is a delay while data is indexed.
I’ve found this to be an issue in two scenarios…
When I add an item to a board, then search items in the board to find it, I cannot find it for a few minutes.
If I delete an item, then search items in the board to find that item, it continues to be returned for a few minutes.
I’m using Integromat, which I assume uses your API. I don’t get errors, just a latency in seeing the results of my changes. This problem means I can’t count on the API returning the correct set of items. Please address this!
We’re having the same issue - seeing up to a ~3 minute delay for responses to show updated data after adding and removing items, this is causing issues in our app.
The items_by_column_values has a delay of a little over thirty seconds from the moment of the change, until the change is accessible via API.
If you see extremely long time happening between the change and the moment you see the change using the API (such as 3 minutes as you mentioned), please send us an email to appsupport@monday.com including the query with the board ID, item ID and timestamp (day, hour, minute and location) of the request so that we can take a closer look into it with our logs.
Let me know if you have any other questions and please contact us at that email address if you see this happening again (having a very long waiting time)
This delay has started occuring for me recently in some monday.com accounts, but not in others (I work for a consultancy and therefore have API credentials for many clients). Although it’s possible to fix ad-hoc after it starts by adding some delays in the integration, it slows down the overall information flow and also starts randomly and causes some data not to be transferred over. In one case I have it spilled over to automations too in a specific board. Some insight into why this happens would be appreciated so that I can customize integrations so that they don’t cause the whole API indexation to have 3-5 minute delay
I am very surprised that Monday.com is okay with this significant delay in data persistence. It’s making automating anything to do with Monday a nightmare.
@Matias.Monday Are there any plans to decrease this delay?
Yesterday we observed a delay of over 2 hours between adding an item to a monday board, and being able to find that item by a column value.
Obviously this is unworkable for many types of integration work. We’ve given up and are keeping track of some data locally, which makes me sad because I don’t want multiple sources of truth, but if you’re not going to fix it then what can we do
The real question is if this a self-harming issue for the Monday api. If users like us end up having to query the board and all of its items/column values instead of being able to lookup only that item’s details and do it on a regular basis won’t that slow the api down and cause unnecessary overhead and delays for everyone? Done too often, could end up requiring a “pause” between queries on top of slowing the API down for everyone else?
Our team is working on something new (I can not share much yet about it) that will make the changes done to the board immediately available via items_by_column_values.
I do not have an ETA on but keep an eye on the changelog because we will announce it once it is ready
Yes please fix it ASAP… Rather a nasty shock now that i am 90% complete building my application and realise I might need to keep a second database to track changes because of this issue.
What is the ETA? My client can probably live with this bug for a few weeks…