Justin Bollinger
c85808e5c3
fix: handle Hashview create_job error response correctly
...
When the Hashview server returns HTTP 200 with an error message and no
job_id (due to its internal notify_email bug), the CLI and interactive
paths now:
- exit 1 (not 0) in the CLI path
- print "✗ Error" instead of "✓ Success"
- print a hint to check the Hashview UI before retrying, preventing
duplicate job creation
Adds test for the error response path in test_cli_flags.py.
2026-03-09 13:17:50 -04:00
..
2026-01-26 13:32:37 -05:00
2026-01-26 13:32:37 -05:00
2026-01-26 13:32:37 -05:00
2026-03-02 17:16:54 -05:00
2026-02-05 13:52:06 -05:00
2026-02-20 16:19:07 -05:00
2026-03-02 17:16:54 -05:00
2026-03-09 13:17:50 -04:00
2026-02-06 09:39:07 -05:00
2026-02-05 13:52:06 -05:00
2026-02-05 13:52:06 -05:00
2026-02-05 13:52:06 -05:00
2026-02-05 13:52:06 -05:00
2026-02-09 20:08:51 -05:00
2026-03-03 15:00:52 -05:00
2026-03-02 17:16:54 -05:00
2026-02-05 13:52:06 -05:00
2026-02-13 19:11:51 -05:00
2026-02-13 19:11:51 -05:00
2026-02-17 11:05:23 -05:00
2026-02-05 13:52:06 -05:00
2026-02-12 20:23:12 -05:00
2026-03-06 15:28:53 -05:00
2026-03-02 17:16:54 -05:00
2026-02-17 12:53:20 -05:00
2026-02-17 13:23:36 -05:00
2026-02-18 09:32:40 -05:00
2026-02-05 13:52:06 -05:00
2026-02-05 13:52:06 -05:00
2026-03-02 17:16:54 -05:00
2026-02-13 22:25:48 -05:00
2026-02-05 13:52:06 -05:00
2026-03-03 14:31:41 -05:00
2026-02-05 13:52:06 -05:00
2026-02-05 13:52:06 -05:00
2026-02-09 20:08:51 -05:00
2026-02-05 13:52:06 -05:00
2026-02-18 14:52:16 -05:00