|
|
5ddafd3b98
|
First big step in moving towards DB storage instead of memory storage
|
2025-09-03 18:28:08 +02:00 |
|
|
|
5a7aa44d6c
|
Creates logs when services are pinged
|
2025-09-03 17:11:02 +02:00 |
|
|
|
5b1b43f9ad
|
Switched from httpx to aiohttp. Hopefully fixes some SSL handshake issues
|
2025-09-03 08:17:07 +02:00 |
|
|
|
7ad601fc14
|
Increased timeout to 4s and runs every 5s. Added a 5s wait in parralel with the pings to set it to a minimum of 5s but allows it to go longer.
|
2025-09-02 20:26:23 +02:00 |
|
|
|
1f88bcf396
|
Added logs for each ping. Contains no data yet and estimates 15.7 mil rows a year. Considering adding log aggregation. Moved some folders and files into mem folder due to circular import.
|
2025-09-02 09:34:46 +02:00 |
|
|
|
93bc1d7f04
|
Added option to ping with a different method (HEAD and GET)
|
2025-08-31 16:28:38 +02:00 |
|
|
|
363196c0db
|
Added requirements.txt, removed an unused package
|
2025-08-31 12:21:34 +02:00 |
|
|
|
877fce9b7a
|
Added a questionable ping and changed HTTP head to get
|
2025-08-29 23:18:36 +02:00 |
|
|
|
8e794ec7f5
|
Added error information to api
|
2025-08-29 22:55:20 +02:00 |
|
|
|
d8dd7c2c5e
|
Made polling services async
|
2025-08-29 22:36:35 +02:00 |
|
|
|
d7a118931b
|
Split up the updating of service status and serving requests into two threads.
|
2025-08-29 21:39:04 +02:00 |
|