Updated on 2025-07-14 GMT+08:00

Viewing RabbitMQ Background Tasks

Performing an instance operation listed in Table 1 starts a background task. The tasks are displayed on the Background Tasks page. Tasks can be cleared there.

Table 1 Background tasks

Task Name

Description

Creating an Instance

Creates a RabbitMQ instance.

Plug-in change

  • Enables a plug-in.
  • Disables a plug-in.

Enable public access

Enables public access.

Disable public access

Disables public access.

Modify Specifications

  • Increases the storage space.
  • Increases brokers.
  • Increases a broker flavor.
  • Decreases a broker flavor.

Procedure

  1. Log in to the RabbitMQ console.
  2. Click in the upper left corner of the console and select the region where the RabbitMQ instance is located.
  3. Click the name of a RabbitMQ instance to go to the Overview page.
  4. In the navigation pane on the left, choose Instance > Background Tasks.
  5. On the Current Tasks tab page, select a time period from the drop-down box, enter a keyword in the search box, and press Enter. Tasks started in the specified time period are displayed.

    On this page, you can also perform the following operations:
    • To refresh task statuses, click .
    • To clear a task, click Delete. In the displayed Delete Task dialog box, click OK.

      Only tasks in the Successful or Failed state can be deleted.

Related Document

To view a background task list by calling an API, see Listing Background Tasks.