Saltar al contenido

Troubleshooting

Deciding whether a problem is serious

When it can wait until tomorrow and when to write immediately.

Updated on 13/08/2026

Not everything that fails is urgent, and treating everything as urgent means what genuinely is gets lost in the noise. The question that sorts it is simple: is someone outside waiting, or is money or a deadline involved?

The three levels

LevelHow to recognise itWhat to do
NowAffects third parties, a payment or a legal deadlineWrite with the error code, without waiting to reproduce it
TodayBlocks you but does not leave the organisationRule out your own side first, then write
WheneverAnnoying but there is a way to carry onNote it and group it with others

What is almost always "now"

  • A send that went to the wrong person.
  • A charge taken twice, or one that does not add up.
  • A document visible to someone who should not see it.
  • Anything blocking a signature on the last day of a deadline.

Important

If the fault exposed third parties' data to someone who should not see it, it is not merely a technical issue: tell whoever handles data protection that same day. There are duties with short deadlines and they start running from when you know.

Watch out

Do not retry a failed payment or charge, not even "just to check". Report it with its code; retrying is how you end up with two charges instead of one.

What to say, at any level

The error code if there was one, what you were trying to do in one sentence, and whether it happened once or repeatedly. That is enough: the code already carries what the system was doing.

Worth knowing

If you hesitate between "today" and "whenever", check whether someone outside is waiting. That raises real urgency more than anything, even when it feels minor to you.

Should I report it even if it was my mistake?

Yes. Half of what gets reported ends up improving something for everyone.

What if I cannot reproduce it?

Report it anyway with the code: that is where what happened is recorded.

Is there a status page?

Yes, and it is the first thing to check if it works for nobody.

A real case

The situation

Someone sees a charge taken twice and is about to retry the operation.

What you do

  1. Stops
  2. Copies the error code
  3. Reports it as urgent

What you get

It is resolved with a single charge instead of three and a refund.

The situation

A fault affects one person and there is a workaround.

What you do

  1. Reports it and continues the other way

What you get

Work does not stop for something that can wait.

The situation

A fault blocks a send due tomorrow.

What you do

  1. Writes stating the deadline

What you get

The urgency is understood without having to insist.

The situation

Something looks wrong but the data is right.

What you do

  1. Checks whether it affects what is delivered

What you get

A display problem is told apart from a content one.

The situation

A fault affects data going to a third party.

What you do

  1. Treats it as urgent and raises it

What you get

It is stopped before something incorrect goes out.

The situation

Every fault is escalated as critical.

What you do

  1. Uses a written criterion to decide

What you get

Urgent things are handled sooner because they do not compete with everything else.

This article answers

  • is this urgent or can it wait
  • when should i contact support
  • what to do when something does not work
  • how serious is this issue