Lorenzo Peña

Results 38 comments of Lorenzo Peña

Also interested in putting some dollars in a bounty. Please notice that we need to make this work also with relations that span from other models that are not polymorphic,...

New version of ladybug with an option for `remove_assignees: all`! Also, instead of `@${ASIGNEE}` you can now use `${AT_ASSIGNEE}`. It will tag multiple users if there are multiple assignees.

Any news on this one? Getting the same problem. Trying the `ASGI_THREADS=1000` effectively delays the problem... still waiting to see how many hours it takes before it hangs again.

Nice. Some additional thoughts here, considering the possibility of contributing: - The "resource" equivalent is missing because it's not necessary, as it's implied when you attach a policy to a...

For the first point everything makes sense. Options (a) and (b) both have useful cases, so maybe the only pending decision is the order of precedence. For the second point,...

Since we have a multiproc executor, trying to manage shared state between processes via filesystem is a complex thing. I think managing state in database is more in line with...

We might also need a `clearplans` command, to delete plans from database. It would filter by command and status.

Agreed, I had it as a Django setting at some point, but it felt overkill to pollute Django with Git branch information. However, given that the common options for main...

Hi @chocoelho! Thanks for the report. Any ideas on how to properly differentiate one from the other?