Constant Field Values

Contents

io.camunda.*

  • io.camunda.zeebe.client.impl.util.DataSizeUtil
    Modifier and Type
    Constant Field
    Value
    public static final int
    1024
    public static final int
    1048576
  • io.camunda.zeebe.client.impl.worker.JobWorkerImpl
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Expected to handle received job with key {}, but the worker reached maximum capacity (maxJobsActive). The job activation timed out (controllable by timeout parameter). It will get reactivated shortly. If this issue persist, make sure to either scale your workers, threads, increase maxJobsActive or reduce the load you want to work on. "