IMB11
|
7a12c4d5e2
|
feat: reimplement error handling improvements w/o polling (#3942)
* Reapply "fix: error handling improvements (#3797)"
This reverts commit e0cde2d6ff1187b2ee2346ec6aea67a3190573cd.
* fix: polling issues
* fix: circuit breaker logic for spam
* fix: remove polling & ping test node instead
* fix: remove broken url from debugging
* fix: show error information display if node access fails in fs module
|
2025-07-08 17:40:44 +00:00 |
|
Prospector
|
e0cde2d6ff
|
Revert "fix: error handling improvements (#3797)"
This reverts commit 706976439db46125f9a9a9ea177ac9074d4147a8.
|
2025-07-07 17:37:43 -07:00 |
|
IMB11
|
706976439d
|
fix: error handling improvements (#3797)
* fix: error handling improvements
* refactor: error info cards
* refactor: PyroError -> ModrinthError
* fix: lint
* fix: idiot
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
|
2025-06-16 17:34:18 +00:00 |
|
IMB11
|
1b1d41605b
|
refactor: Huge pyro servers composable cleanup (#3745)
* refactor: start refactor of pyro servers module-based class
* refactor: finish modules
* refactor: start on type checking + matching api
* refactor: finish pyro servers composable refactor
* refactor: pyro -> modrinth
* fix: import not refactored
* fix: broken power action enums
* fix: remove pyro mentions
* fix: lint
* refactor: fix option pages
* fix: error renames
* remove empty pyro-servers.ts file
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
Co-authored-by: Prospector <prospectordev@gmail.com>
|
2025-06-11 22:32:39 +00:00 |
|