Domen Kožar
Domen Kožar
https://package.elm-lang.org/packages/ryannhg/date-format/latest/DateFormat-Relative
Using `ReqBody' '[Required, Lenient] '[JSON] Events` [Expected](http://hackage.haskell.org/package/servant-0.15/docs/Servant-API-Modifiers.html#t:Lenient) according to docs is `Either Text`.
By default we backoff exponentially and give up. `indefiniteDefaults` never gives up, backing off exponentially. `constantDefaults` give up with a constant delay. `indefiniteConstantDefaults` never gives up, constantly retrying. Maybe `defaults`...
``` def & setSkip [402, 404] & setRetry [ 500 ] ```
``` 2024-02-28T05:38:09.7777680Z > int openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0); 2024-02-28T05:38:09.7778700Z > ^ 2024-02-28T05:38:09.7780260Z > ./Modules/posixmodule.c:5921:11: error: call to undeclared function 'forkpty'; ISO C99 and later do...
https://github.com/python/cpython/commit/82df3b3071bb003247c33eac4670775e9883c994
It would be great to also offer minimal python, which is about 25MB instead of 120MB.
Some of the builds on intel darwin fail with this error, need to look into what's wrong. https://github.com/cachix/nixpkgs-python/actions/runs/5155719041/jobs/9285761345#step:5:372