All Downloads are FREE. Search and download functionalities are using the official Maven repository.

t-java-client.1.1.5.source-code.reference.conf Maven / Gradle / Ivy

There is a newer version: 1.1.14
Show newest version
# The default configuration values for Comet Java SDK
comet {
    # The base URL (env: COMET_BASE_URL)
    baseUrl = "https://www.comet.ml"
    # The maximal number of authentication retries (env: COMET_MAX_AUTH_RETRIES)
    maxAuthRetries = 4
    # The timeout to finish upload of all pending log records and resources to the Comet at experiment end (env: COMET_TIMEOUT_CLEANING)
    cleaningTimeoutSeconds = 3600
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy