Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Make Butler aware of *ALL* failed reloads, including ones triggered by external sources using APIs or during app development #97

Closed
mountaindude opened this issue Nov 5, 2020 · 1 comment

Comments

@mountaindude
Copy link
Collaborator

By hooking into the engine logs it's possible to detect any failed reload in the Sense engine.

While it's desirable to detect app reloads also outside of the scheduler context, some form of white listing is probably needed.
Otherwise every failed reload during development will trigger an alert.
Maybe it's possible to while list which user IDs alerts should be sent for... Internal system accounts that are used to run reloads would be included, leaving end user triggered reloads out.

mountaindude added a commit that referenced this issue Jan 27, 2022
fix(deps): update dependency axios to ^0.25.0
Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label May 16, 2024
@ptarmiganlabs ptarmiganlabs locked and limited conversation to collaborators May 16, 2024
@mountaindude mountaindude converted this issue into discussion #1170 May 16, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Development

No branches or pull requests

1 participant