Skip to content
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

Manual changes in DB are not reflected in logs #65

Open
kkujaw opened this issue Oct 17, 2024 · 0 comments
Open

Manual changes in DB are not reflected in logs #65

kkujaw opened this issue Oct 17, 2024 · 0 comments

Comments

@kkujaw
Copy link
Collaborator

kkujaw commented Oct 17, 2024

Case:

  1. Start a new Manager - configuration created
  2. Change the value of the resume token manually in DB
  3. Restart the manager and try to do some CRUD action to trigger the event

Expected: Some information, that the existing token is invalid, does not exist, etc.

Currently: Info about missing that the token is invalid/does not exist. It's automatically re-created.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant