Joachim Jablon
Joachim Jablon
_Finally_ slayed by @medihack in #1227, many kudos !
I understand it all up until "I would make it lock by all the kwargs", especially applied to a periodic decorator where the 1st kwarg is the timestamp that will...
isn't that already the case ? https://github.com/procrastinate-org/procrastinate/blob/0ced689659fd42b93421776b8c106e5e2f46d55e/procrastinate/contrib/django/admin.py#L98-L99
- If it doesn't work, then we need to fix it - If you'd like to change the constant: it makes sense we could do a Django setting for that....
> `PROCRASTINATE_ADMIN_MAX_LEN_ARGS` Yes but depending on how nested it is, it might still overflow. It's as much about length as it's about width. We could also use a special json...
Then it's ok to settle on just adding this to the documentation :) Also: do anyone think the current value is not a suitable default for usual users ?
(placeholder: I intend to answer this today, but no time right now)
Ah yeah the call string. Indeed, it would probably make sense to be able to keep only the beginning and the end of any arg more than, say, 100 chars....
That's unfortunate. Would you be interested in providing a fix?
Well, we should better avoid breaking things, so I'd say fix the doc, but if you think it's worth introducing a thing or two to make it more configurable (in...