Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [haskell] Prevent que networking code from triggering the API rate limiting | Julien Dessaux | 2023-07-22 | 1 | -4/+14 |
| | |||||
* | [haskell] Finalized the agent initialization, refresh and reset | Julien Dessaux | 2023-07-20 | 1 | -2/+1 |
| | |||||
* | [haskell] refactoring | Julien Dessaux | 2023-07-19 | 1 | -10/+1 |
| | |||||
* | [haskell] Refactored everything with a ReaderT pattern | Julien Dessaux | 2023-07-18 | 1 | -36/+34 |
| | |||||
* | [haskell] Trigger a program restart when the api client encounters a server ↵ | Julien Dessaux | 2023-07-17 | 1 | -0/+7 |
| | | | | reset | ||||
* | [haskell] Implemented pagination and systems list api call | Julien Dessaux | 2023-07-11 | 1 | -5/+34 |
| | |||||
* | [haskell] Refactored JSON parsing code | Julien Dessaux | 2023-07-10 | 1 | -3/+1 |
| | |||||
* | [haskell] Simplify API Error JSON decoding | Julien Dessaux | 2023-07-09 | 1 | -17/+6 |
| | |||||
* | [haskell] Simplify API Message JSON decoding | Julien Dessaux | 2023-07-09 | 1 | -5/+3 |
| | |||||
* | [haskell] back off when hitting the rate limit | Julien Dessaux | 2023-07-07 | 1 | -14/+15 |
| | |||||
* | Bootstrapped my haskell client | Julien Dessaux | 2023-07-02 | 1 | -0/+69 |