Skip to main content

processing

Processing is the state in which software is actively carrying out an operation on data, a task, or a request, and the operation is not yet complete.

In plain English

It means the software is currently working on something, such as data or a request. The work is underway, but it has not finished yet.

In context

Here, "processing" reports that the submitted action is currently being handled by the system and has not finished yet.

Situation
Reading processing, queue, validation, success, warning, and error messages
What it communicates
labels the current state of a submitted action while the system is handling it

Meaning limits

By itself, the term does not say whether the operation will succeed, fail, or finish at any particular time.

Examples

“A few seconds of processing passed before the totals appeared.”

Core meaning

“After the request was sent, the system marked it as processing.”

In context