rest API
Decode Trail Latest Questions
Access control seems correct, but error responses reveal stack traces or internal IDs.This doesn’t break functionality, but it feels risky from a security standpoint.I’m not sure how much information is safe to expose in errors.
My RNN works fine on short sequences.When I give it longer inputs, predictions become random.Loss increases with sequence length.It feels like the model forgets earlier information.
We collect logs, but during incidents they don’t answer key questions.Important details seem to be missing or hard to correlate.I’m trying to understand how to make logs more useful!
Deployments move metadata, not configuration completeness. Permission sets, licenses, feature toggles, and org-level settings are often excluded. As a result, deployed features may exist but remain inaccessible or inactive.