Dane Everitt
|
49dd1f7bde
|
Better support for retrying failed requests with the API
Also implements more logic error returns from the Get/Post functions in the client, rather than making the developer call r.Error() on responses.
|
2021-05-02 15:41:02 -07:00 |
|
Dane Everitt
|
3f47bfd292
|
Add backoff retries to API calls from Wings
|
2021-05-02 15:16:30 -07:00 |
|
Dane Everitt
|
8897be661b
|
Fix missing error handling for server configuration endpoints
|
2021-03-03 20:51:49 -08:00 |
|
Dane Everitt
|
a8ee5463ce
|
Add logic to reset failed server states on Panel when booting
|
2021-02-23 21:23:49 -08:00 |
|
Dane Everitt
|
065da77afa
|
Code cleanup for remote client
|
2021-02-01 21:43:04 -08:00 |
|
Dane Everitt
|
bfff094216
|
Get wings booting properly
|
2021-02-01 21:32:34 -08:00 |
|
Dane Everitt
|
98c68142cd
|
Remove all of the remaining API logic and port it all to the remote.Client type
|
2021-02-01 21:28:46 -08:00 |
|
Dane Everitt
|
6775c17324
|
Nuke more API code and begin consolidation process
|
2021-02-01 20:50:23 -08:00 |
|
Dane Everitt
|
aa287d21cf
|
Formatting
|
2021-02-01 20:33:35 -08:00 |
|
Dane Everitt
|
1393937904
|
Fix race condition and flawed logic mis-querying panel for servers; closes pterodactyl/panel#3059
|
2021-02-01 20:26:15 -08:00 |
|
Jakob Schrettenbrunner
|
0414dbed8f
|
rename panelapi to remote
|
2021-01-10 22:42:45 +01:00 |
|