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

When tracking gym in battle without tracking slot changes and slot changes during in battle it triggers another notification #685

Open
kamieniarz opened this issue Mar 3, 2022 · 2 comments

Comments

@kamieniarz
Copy link
Contributor

Conditions:

  1. Tracking gym in battle
  2. Tracking gym team change
  3. NOT tracking slot change

What's happening:

  1. Gym is in battle
  2. Notification about in battle is sent
  3. Someone adds new mon to the gym
  4. Another notification about in battle is sent (even within few secs!)

Issues:

  1. Slot change triggers in battle notification
  2. Notification about in battle triggered by slot change is sent before cooldown for in battle notification ends

Expected behavior:

  1. In battle notifications shouldn't be related to slot changes
  2. Time between in battle notifications should always be the same (currently it's 5min iirc)
@jfberry
Copy link
Collaborator

jfberry commented Mar 3, 2022

Do you have webhook logging turned on? Do you still have this sequence of hooks in your log?

@kamieniarz
Copy link
Contributor Author

Not anymore but I'll try to reproduce

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

2 participants