fabienvauchelles / scrapoxy

Scrapoxy is a super proxy aggregator, allowing you to manage all proxies in one place 🎯, rather than spreading it across multiple scrapers πŸ•ΈοΈ. It also smartly handles traffic routing πŸ”€ to minimize bans and increase success rates πŸš€.
http://scrapoxy.io
MIT License
1.97k stars 233 forks source link

[TASKS] Add a name to the task #243

Closed jmaitrehenry closed 2 months ago

jmaitrehenry commented 3 months ago

Description

Add a name to task to be able to see with task is for what.

Motivation

When installing new connectors, it's not easy to understand the current status of the installation. In the task pannel, we only see a task list with a type, but if we could have a name that describe the job, it could help to find which job do what and for what connector.

It's more important when a task failed and we need to know what is the impact of the failure.

Screenshot 2024-06-24 at 11 05 20β€―AM

Suggested Implementation

I will add a name to that task. For a connector installation, maybe add the connector name to it. In my previous screenshot, it could be a new column name: Installation of connector <name of the connector>

Alternate Implementations

Else, we could maybe find a way to link a task to a parent object.

fabienvauchelles commented 2 months ago

Hello @jmaitrehenry ,

It will be available on the next Scrapoxy version.

Thanks.