ATC_SIMPLE/BACKEND
nguyentrungthat b9fbb3f7b7 Improve connection retry logic and error handling
Refactored APC, Line, and Switch connection services to reset retry counters after max retries and added retry logic on disconnect events. Enhanced LineConnection to accept a clear line handler and implemented a reconnect method. Wrapped the 'run_all_dpelp' event in socket_io_provider with error handling to prevent crashes during wiki post operations.
2025-12-02 16:12:23 +07:00
..
app Improve connection retry logic and error handling 2025-12-02 16:12:23 +07:00
bin Initial commit 2025-10-23 17:00:58 +07:00
config Update 2025-11-10 15:26:59 +07:00
database/migrations Add history tracking to Line model and update CLI actions 2025-12-02 14:23:35 +07:00
providers Improve connection retry logic and error handling 2025-12-02 16:12:23 +07:00
start Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +07:00
tests Initial commit 2025-10-23 17:00:58 +07:00
.editorconfig Initial commit 2025-10-23 17:00:58 +07:00
.env.example Update 2025-11-10 15:26:59 +07:00
.gitignore Update 2025-10-28 16:57:15 +07:00
ace.js Initial commit 2025-10-23 17:00:58 +07:00
adonisrc.ts Update 2025-11-10 15:26:59 +07:00
eslint.config.js Initial commit 2025-10-23 17:00:58 +07:00
package-lock.json Update 2025-11-10 15:26:59 +07:00
package.json Update 2025-11-10 15:26:59 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00