Andrew S. Rosen

Results 391 comments of Andrew S. Rosen

I was actually inspired by the `job.metadata` option in Jobflow and the corresponding [`update_metadata`](https://materialsproject.github.io/jobflow/_modules/jobflow/core/job.html#Job.update_metadata) function! Will check out the WandB example too! Edit: Looks like the WandB example is slightly...

@santoshkumarradha: That's a good question. When you ask about lattice vs. dispatch, are you referring to setting metadata via the `Lattice` object itself vs. some optional arguments passed to `ct.dispatch`?...

Closing because others will need to take over this one. 😉

Thanks for highlighting this! Would love to see this one fixed too! 👍🤞

> currently they can be queried on the result object of course, but that's not quick enough for iterative monitoring of errors of course Normally that would be perfectly fine,...

Another example is the image shown in https://github.com/AgnostiqHQ/covalent/issues/1781.

@santoshkumarradha, @cjao: I can confirm that the full traceback appears when the electron itself fails, but no traceback is present when the issue lies on the Covalent side.

@santoshkumarradha: I just checked and don't see anything relevant there, although it's possible I'm missing it. Here's a simpler example to run (if using 0.227.0rc0 or 0.228.0rc-0, which has a...

@santoshkumarradha: I must admit that I also am not sure what the ideal message would be. 😄 It's a tough one. From the user's perspective, I think most people will...