Commit a316419
committed
Discord webhook delays were because using the legacy api version as Retry-After header returns ms. Be sure to use the version in the url, like https://discord.com/api/v10/webhooks/xxxx/xxxx
1 parent 65d9c19 commit a316419
2 files changed
Lines changed: 1 addition & 22 deletions
File tree
- miner/src/main/java/fr/rakambda/channelpointsminer/miner
- factory
- util
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
111 | | - | |
| 110 | + | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
0 commit comments