You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, on changes (creating/updating/deleting) the API doesn't return 20x until the indexes gets up-to-date.
To optimise back-end performance, the API needs to avoid holding up and provide 20x as soon as the request was accepted and validated by RavenDB
The text was updated successfully, but these errors were encountered:
Currently, on changes (creating/updating/deleting) the API doesn't return 20x until the indexes gets up-to-date.
To optimise back-end performance, the API needs to avoid holding up and provide 20x as soon as the request was accepted and validated by RavenDB
The text was updated successfully, but these errors were encountered: