What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

In a healthy running system all entries in `spy_oms_event_timeout` should be in the future (or close

UKGT7RC7P
UKGT7RC7P Posts: 538 🧑🏻‍🚀 - Cadet

In a healthy running system all entries in spy_oms_event_timeout should be in the future (or close to it) ? or?

Comments

  • Hey Daniel! Expired timeouts will be dropped from DB if timeout is expired and event was triggered.

  • So the answer is yes. If you have some rows with timeouts in the past (long ago) so basically event was not triggered for some reason

  • In this case you need to check oms:check-timeout task in your scheduler

  • UKGT7RC7P
    UKGT7RC7P Posts: 538 🧑🏻‍🚀 - Cadet
    edited July 2020

    yes, thought so thanks 🙂 (probably an issue with some project-level stuff)