holtiman wrote: ↑5. Aug 2023, 04:53
I've had the exact same problem, but I had 19000 retries over a couple of days (for what looks like a single message).
The API log page could not even handle displaying the webpage page because it timed out on any device/browser that I used.
This i will fix as soon as possible
- Is there a way to know which message is being retried, so that I can open/cancel it?
open the app on the device or the message list of the device on the pushsafer dashboard stops resending messages using the parameter resend/expire and/or confirm.
How often a message was resent, you can see in the app or on the website (open the message)

- Bildschirmfoto 2023-08-06 um 10.51.44.png (128.24 KiB) Viewed 20977 times
Why would a message be sent that many times. The API documentation says that retries are in increments of 60s and the expire max time is 10800 seconds, so that should only be 180 retries.
Thats correct
If no expire or retries parameters are passed, what is the behaviour? Maximum expire/no expire? No retries if no 'retry' paramater is sent?
Than the message will not resent
Can I get generate a new API key, so that at least whatever sent the message can't send another, and I can also use that to identify which device/process sent the messaage because it will fail?
yes you can do it here, at the bottom of this page:
https://www.pushsafer.com/profile
Regards Kevin