Skip to content

IndexContentUrlsJob returns too much #180

Description

@quanmaiepi

As it returns every log and exception from Execute, that will be saved to LastText column of tblScheduledItem. If there were a lot of exceptions, that will create a very long string that will be read from database, and then create a long string in application.

Exceptions should be logged to log, and the Execute should only return the summary of the execution (for example, processed 10.000 urls, 9500 successfully, 500 with errors

Related https://vimvq1987.com/Fix-your-Search-Navigation-please/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions