crawlab icon indicating copy to clipboard operation
crawlab copied to clipboard

Execution parameters disappearing from failed tasks

Open username-mike opened this issue 1 year ago • 0 comments

Describe the bug I launch my spiders with parameters and when viewing the task that failed, the execution parameters only show for a half second and then they disappear.

To Reproduce Steps to reproduce the behavior:

  1. Go to a task that was launched with parameters and failed.
  2. Click on the view button for the task under the actions section
  3. Scroll down to the Execute Param section of the page.
  4. See error: The error is that I'm unable to see the parameters that were used to run the task.

Expected behavior I expect to see the execution parameters for all the tasks that were run using parameters.

Screenshots I wish I could show you a video, but the execution parameters flash on the screen for a second, but then they go away. Here is a screenshot of how the page looks after the parameters are no longer viewable.

Image

I was able to time it perfectly and take a screen grab before the execution parameters disappeared.

Image

username-mike avatar Mar 08 '25 05:03 username-mike