-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FusionCache throws SyntheticTimeoutException #655
Labels
bug
Something isn't working
Comments
oskogstad
moved this to 🔖 Klar for implementering
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Apr 19, 2024
This is most likely due to short default factory timeouts (observed during local debugging). These are bumped in #658 . |
Should update the hard factory timeout to something like 5 seconds. |
oskogstad
moved this from Ready
to Code Review og PR
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
May 14, 2024
oskogstad
added a commit
that referenced
this issue
May 14, 2024
~Seems like ResourceRegistry is already at 10s, try 20? 🤷🏼~ Setting debug log level for test environment #655
elsand
moved this from Code Review og PR
to Ready
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
May 27, 2024
elsand
moved this from Ready
to Doing
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jun 11, 2024
elsand
moved this from Doing
to Backlog
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jun 12, 2024
elsand
moved this from Backlog
to Doing
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jun 12, 2024
For now: hide the exception from the alerts-channel. We should consider making an issue in the FusionCache repo. |
vildestixrud
moved this from Doing
to Ready
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jun 13, 2024
Issue in the FusionCache repo: ZiggyCreatures/FusionCache#267 |
arealmaas
moved this from Ready
to Code Review og PR
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jul 2, 2024
arealmaas
moved this from Code Review og PR
to Testing / Design QA
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jul 2, 2024
github-project-automation
bot
moved this from Testing / Design QA
to Done
in ⚠️ Dialogporten / Arbeidsflate - GAMMEL - se https://github.com/orgs/Altinn/projects/146 ⚠️
Jul 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
FusionCache throws SyntheticTimeoutException
Reproduction
Possible trigger: run k6 tests against
test
environmentExpected behavior
Actual behavior
Additional information
Slack thread
https://altinndevops.slack.com/archives/C06FML7AGK1/p1713535480724179
The text was updated successfully, but these errors were encountered: